filterContentUrisAndConvertToImageRefs

fun filterContentUrisAndConvertToImageRefs(contentResolver: ContentResolver, uris: List<Uri>, loadOptions: BufferImageLoadOptions = BufferImageLoadOptions()): Result<List<ImageRef>>