getThumbnail
open suspend override fun getThumbnail(uri: String, width: Long, height: Long, method: ThumbnailResizingMethod, animated: Boolean, progress: MutableStateFlow<FileTransferProgress?>?, saveToCache: Boolean): Result<PlatformMedia>