查询选定节点的属性。
一个 Record<string, boolean>,描述是否需要查询对应类型的属性。可查询的属性类型取值范围如下所示,不在下列范围内的取值将被忽略:
attribute(可选)
attribute
id、class、style、dataset 等属性不会返回。null / undefined / function 的属性不会返回。class(可选)
dataset(可选)
id(可选)
index(可选)
query(可选)