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