Is the source code for the widgets not under the /src folder in the widget folder? I have copied these widgets out, put them in to the your-extensions folder, changed the folder name, so it doesn't clash, and updated the mainifest so I can then modify the widget.tsx and associated files.
Or are you looking to modify the OOTB widgets directly? In which case you could maybe do the same as the above, copy out to the your-extensions, make your changes, then copy the complied code back in over the top of the existing OOTB widgets.