In this commit we are rolling out the Extracted HTML XBlock by toggling the USE_EXTRACTED_HTML_BLOCK flag to True. Note: The HTML Block subclasses (StaticTab, About, CourseInfo) still use the built-in code. We'll update it to use the extracted code in a separate PR. Part of: https://github.com/openedx/edx-platform/issues/37254