Yes, two HBR2 adapters/displays would be best for connecting to displays to single Thunderbolt port.
If your computer supports DSC and supports two displays per Thunderbolt port (M1 and M2 Macs do not support two displays from Thunderbolt, but M1 Pro/Max/Ulltra do) then you can connect two 6K60 Apple Pro Display XDR or two 5K60 Apple Studio Displays since those both use single HBR2 connection when DSC works.
There's no software to do that. If you can find documentation for the Thunderbolt controller then you could maybe create some code to force a HBR3 connection to switch to HBR2 but I don't know if you would have to make changes to OS drivers to propagate the change so that the next connection will allow HBR2. The USB4 spec may have the info but I don't know if it applies to Apple Silicon USB4 controllers since those USB4 controllers are integrated into the CPU instead of as PCIe devices. The code may need to be implemented as a kext which may require modification to security settings.
You can force HBR3 to work at HBR2 if you first connect an HBR2 display. When you do that, there's only enough bandwidth remaining for HBR2 so a connection that allows HBR3 would be set to HBR2.
Another method may be to connect the HBR3 adapter/display through a HBR2 MST hub. This method won't require you to reconnect the displays after reboot.
https://en.wikipedia.org/wiki/HDMI#Version_2.0
This is why it's preferable for docks not to contain HDMI adapters - because there's always a newer version of HDMI and you want to be able to upgrade the adapter if a newer HDMI spec arrives with desirable features - features that can be used from a DisplayPort to HDMI adapter.
I don't think any DisplayPort to HDMI adapters support GSync or FreeSync? In that case you would want to use HDMI directly from a GPU instead of through a dock.