getNonlocalVersionsOfItem(at:completionHandler:)
Declaration
class func getNonlocalVersionsOfItem(at url: URL, completionHandler: @escaping @Sendable ([NSFileVersion]?, (any Error)?) -> Void)class func nonlocalVersionsOfItem(at url: URL) async throws -> [NSFileVersion]