Get file content
Downloads the raw content of a file as bytes.
Future<List<int>> getFileContent(String fileId);