返回链接的 target 属性:
getAttributeNode() 方法从当前元素中通过名称获取属性节点。
提示:如果你仅想返回属性值请使用 getAttribute 方法。
所有主要浏览器都支持 getAttributeNode() 方法