[nodejs] support Node.js binding in multi env (#24366)
### Description
Implemented a thread safe OrtInstanceData to support Node.js binding in
multi env, and add an E2E test for running in worker.
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->