Endpoint /files/{file_id}/content
/files/{file_id}/content
download_file_opts() :: []
download_file(String.t(), [[]]) :: {:ok, String.t()} | {:error, any()}
Returns the contents of the specified file
file_id