pub fn extract_sfc_scripts(source: &str) -> Vec<SfcScript>
Extract all <script> blocks from a Vue/Svelte SFC source string.
<script>