suspend fun FileEntry.readAsDataURL(): Result<String, FileException>
Read file content as a data url.