This will allow us to train-hop the New Tab code from 140 (which uses the new form of talking to NimbusFeatures.pocketNewtab.getEnrollmentMetadata()) to 139 (which does not yet have the getEnrollmentMetadata API). We effectively feature-detect and fallback to the old mechanism here. Differential Revision: https://phabricator.services.mozilla.com/D247792