Downloads the attachment
Future<Uint8List> download() => Requests.download(url, auths[_accountId]!.headers);