Download a file from the gallery
file_download(file_id, path = ".", api_key = get_api_key())The file path of the downloaded file. If the file already exists,
the user is asked whether the function should overwrite the pre-existing file.
If not, the download is canceled and FALSE is returned invisibly.
gallery file to be downloaded
download destination
RSpace API key