filter Content Uris And Convert To Image Refs
fun filterContentUrisAndConvertToImageRefs(contentResolver: ContentResolver, uris: List<Uri>, loadOptions: BufferImageLoadOptions = BufferImageLoadOptions()): Result<List<ImageRef>>