[QNN EP] Add ScatterND reduction attribute (#24844)
### Description
- Add support for ScatterND reduction attribute
- Gracefully handle the unsupported reduction values
- Add unit tests to validate Reduction attribute support
### 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. -->