Assuming you want the module version (as opposed to the SMD module that I expect you would find hard to solder) there is a part that should do here
As this board appears to come with connectors soldered on, it is likely a bad choice as you would need to unsolder the connectors. A google search of the form “fritzing part Micro-SD breakout board” comes up with a variety of Fritzing parts and choosing one of them would be a better bet.
The data sheet is actually a 38 pin module. Its width is unclear (common widths are 0.9in 0.1in and 0.11in) here are a list of available parts with 38 pins (the forum search bar of google will find the reference)
ESP32-38PinWide-fixed.fzpz
Node32s.fzpz
ESP32_DevKitc_V4.fzpz
ESP32-Wroom-32E-dev-board.fzpz
find the one that matches the pin layout of your board and has the same width and use that.
Peter