Retrieves Intune templates.
The Get-CIPPIntuneTemplates function retrieves Intune templates using the CIPPRestMethod cmdlet.
Specifies the ID of the template to retrieve. This parameter is optional.
PS > Get-CIPPIntuneTemplates -TemplateID "12345"