prepareUploadThumbnail

abstract suspend fun prepareUploadThumbnail(content: ByteFlow, contentType: ContentType?): Pair<String, ThumbnailInfo>?