Uploads filePath as a chat image attachment and returns its public URL.
filePath
Future<String> uploadImage(String filePath, String fileName);