fetch an invoice from lnurl callback endpoint
Future<Map<String, dynamic>?> fetchInvoice(String callbacklink);