Retrieves a list of deleted folders from the trash bin.
The listDeletedFolders()
function returns a Promise that resolves to information about the specified deleted folders and cursor information.
To retrieve a list of non-deleted folders, use the listFolders()
function.
This function requires elevated permissions and runs only on the backend and on dashboard pages.
Options to use when listing deleted folders from the trash bin.