createExtractor
open suspend override fun createExtractor(resource: Resource, mediaType: MediaType): ResourceContentExtractor?
Creates a ResourceContentExtractor instance for the given resource.
Return null if the resource format is not supported.