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.
You can only call this method when authenticated as a Wix app or Wix user identity.
Options to use when listing deleted folders from the trash bin.