GetCloudflareDnsIp [-token] <String> [-domain] <String> [-record] <String>
Returns the IP address of the requested record
$ipValue = GetCloudflareDnsIp -token "CF-TOKEN" -domain "example.com" -record "mywebsite"