fix(s2-docs): auto-scroll and expand section for group selected nav link (#9664)
* fix(s2-docs): auto-scroll and expand section for group selected nav link
* refactor(s2-docs): utilize scrollIntoViewport with added behavior and alignment options
* refactor(s2-docs): remove redundant type annotation and verbose boolean comparison
* fix: remove behavior option
* go back to native scroll into view
---------
Co-authored-by: Robert Snow <snowystinger@gmail.com>