pub fn get_dns_records(domain: &str, token: &str) -> Result<Vec<DnsRecord>>
Retrieve the DNS records for domain, authenticated with token.