Values.GetCustomVerificationEmailTemplateRequestSourceRepresents a request to retrieve an existing custom verification email template.
type nonrec t = {templateName : TemplateName.t;The name of the custom verification email template to retrieve.
*)}