[webgpu] Fix a bug for im2col (#27069)
### Description
<!-- Describe your changes. -->
This PR fix a bug in `im2col` for `pads` in some dimension.
### 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. -->