Gets the process ID for a given domain by resolving it through ARNS and ANT services.
The domain can be in two formats:
For domains with undernames (containing underscore):
For domains without undernames:
The resolution process:
The domain to resolve. Can be either a Domain enum value or a custom domain string
Promise resolving to the process ID string
Interface for ARIO (Arweave Resource Identifier Oracle) service operations. Provides functionality for resolving domain names to process IDs using ANT and ARNS services.